[INFO] cloning repository https://github.com/phenomenes/kube-stats-exporter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phenomenes/kube-stats-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenomenes%2Fkube-stats-exporter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenomenes%2Fkube-stats-exporter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 766f3f676b085777f71ad878868df8a33d30db05
[INFO] checking phenomenes/kube-stats-exporter against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphenomenes%2Fkube-stats-exporter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/phenomenes/kube-stats-exporter
[INFO] finished tweaking git repo https://github.com/phenomenes/kube-stats-exporter
[INFO] tweaked toml for git repo https://github.com/phenomenes/kube-stats-exporter written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phenomenes/kube-stats-exporter on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phenomenes/kube-stats-exporter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12
[INFO] running `Command { std: "docker" "start" "7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling k8s-openapi v0.21.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pin-project v1.1.9
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling ring v0.17.10
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling prometheus-client v0.22.3
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=cb38ed6cb7d7310b -C extra-filename=-175d2e2e8f0d123f --out-dir /opt/rustwide/target/debug/build/pest/175d2e2e8f0d123f/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/f182a66f074174e7/out --extern memchr=/opt/rustwide/target/debug/build/memchr/1ceb1c3ee2507847/out/libmemchr-1ceb1c3ee2507847.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/8552da4a1a870cce/out/libthiserror-8552da4a1a870cce.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/18385f893df338fd/out/libucd_trie-18385f893df338fd.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f699433868773ed1 -C extra-filename=-2335fb4670328687 --out-dir /opt/rustwide/target/debug/build/tokio/2335fb4670328687/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/5dc41fbaec58428f/out -L dependency=/opt/rustwide/target/debug/build/libc/5979881cdb23cfa2/out -L dependency=/opt/rustwide/target/debug/build/lock_api/f275606a2332b0fa/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/b438f682be11c87a/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9130ca354df06040/out -L dependency=/opt/rustwide/target/debug/build/smallvec/772b342ad871b664/out --extern bytes=/opt/rustwide/target/debug/build/bytes/5f0959cc9ee772b9/out/libbytes-5f0959cc9ee772b9.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/5979881cdb23cfa2/out/liblibc-5979881cdb23cfa2.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/73b0c4ecb2d6f39b/out/libmio-73b0c4ecb2d6f39b.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/24e29fb5676f0c87/out/libparking_lot-24e29fb5676f0c87.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out/libpin_project_lite-6060e7b3d063b7ca.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/ca779de9d5bdc96b/out/libsignal_hook_registry-ca779de9d5bdc96b.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/0e0f8ede2e9296c4/out/libsocket2-0e0f8ede2e9296c4.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/3d5b434bd5a64649/out/libtokio_macros-3d5b434bd5a64649.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12", kill_on_drop: false }`
[INFO] [stdout] 7bdce409793447f0259dd8225905cabd18e9325f6138f4233a300020c03f3d12
